func github.com/jackc/pgx/v5.namedArgState

2 uses

	github.com/jackc/pgx/v5 (current package)
		named_args.go#L117: 				return namedArgState
		named_args.go#L145: func namedArgState(l *sqlLexer) stateFn {